Home
last modified time | relevance | path

Searched refs:aPageId (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2013 const OUString aPageId = getInterfaceToIdentifierMapper().getIdentifier( xDrawPage ); in _ExportContent() local
2014 if( aPageId.getLength() != 0 ) in _ExportContent()
2016 AddAttributeIdLegacy(XML_NAMESPACE_DRAW, aPageId); in _ExportContent()
/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx138 sal_uInt16 aPageId = GetPageId(aPos); in MouseButtonDown() local
141 if(RrePageID!=aPageId) in MouseButtonDown()
143 RrePageID=aPageId; in MouseButtonDown()
144 if (aPageId == 0) in MouseButtonDown()

Completed in 30 milliseconds