Hi! I have a code:<неи<неиReference< 
::com::sun::star::sheet::XSpreadsheetDocument > 
xSpreadsheetDocument(xCalcComponent, UNO_QUERY);<неиReference< 
::com::sun::star::sheet::XSpreadsheets > xSpreadsheets = 
xSpreadsheetDocument->getSheets();<неиReference< 
::com::sun::star::container::XNameAccess > xNameAccess(xSpreadsheets, 
UNO_QUERY);<неи<неиSequence< OUString > sElementNames = 
xNameAccess->getElementNames();<неи<неиI want to get a list of sheets in 
document. How I can see it using printf("%s", variable)?<неи<неиThanks!<неи


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to