Home
last modified time | relevance | path

Searched refs:NIL_TOKEN (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sd/source/ui/sidebar/
H A DRecentlyUsedMasterPages.cxx82 maToken(::sd::sidebar::MasterPageContainer::NIL_TOKEN) in Descriptor()
356 return MasterPageContainer::NIL_TOKEN; in GetTokenForIndex()
430 if (aToken != MasterPageContainer::NIL_TOKEN in AddMasterPage()
472 if (iDescriptor->maToken == MasterPageContainer::NIL_TOKEN) in ResolveList()
476 if (aToken != MasterPageContainer::NIL_TOKEN) in ResolveList()
483 iDescriptor->maToken = MasterPageContainer::NIL_TOKEN; in ResolveList()
H A DMasterPageContainer.cxx195 static const MasterPageContainer::Token NIL_TOKEN (-1); variable
275 NIL_TOKEN); in SetPreviewSize()
369 Token aResult (NIL_TOKEN); in GetTokenForIndex()
383 Token aResult (NIL_TOKEN); in GetTokenForURL()
404 Token aResult (NIL_TOKEN); in GetTokenForStyleName()
426 Token aResult (NIL_TOKEN); in GetTokenForPageObject()
724 NIL_TOKEN); in UpdatePreviewSizePixel()
763 Token aResult (NIL_TOKEN); in PutMasterPage()
H A DMasterPagesSelector.cxx617 if (aToken != MasterPageContainer::NIL_TOKEN) in SetItem()
793 *iItem = MasterPageContainer::NIL_TOKEN; in InvalidateItem()
830 SetItem(nIndex,MasterPageContainer::NIL_TOKEN); in UpdateItemList()
H A DMasterPageContainer.hxx69 static const Token NIL_TOKEN = -1; member in sd::sidebar::MasterPageContainer
H A DRecentMasterPagesSelector.cxx136 if (aToken != MasterPageContainer::NIL_TOKEN) in Fill()
H A DCurrentMasterPagesSelector.cxx162 if (aToken == MasterPageContainer::NIL_TOKEN) in Fill()
H A DMasterPageDescriptor.cxx44 : maToken(MasterPageContainer::NIL_TOKEN), in MasterPageDescriptor()

Completed in 40 milliseconds