Searched refs:xEmpty (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 287 FunctionReference xEmpty; in FuPermanent() local 289 pShell->SetOldFunction(xEmpty); in FuPermanent() 292 pShell->SetCurrentFunction(xEmpty); in FuPermanent() 309 FunctionReference xEmpty; in FuPermanent() local 310 pShell->SetOldFunction(xEmpty); in FuPermanent()
|
/trunk/main/sd/source/ui/accessibility/ |
H A D | AccessibleDrawDocumentView.cxx | 1071 uno::Reference<XAccessible> xEmpty; in GetSelAccContextInTable() local 1072 return xEmpty; in GetSelAccContextInTable() 1076 uno::Reference<XAccessible> xEmpty; in GetSelAccContextInTable() local 1077 return xEmpty; in GetSelAccContextInTable()
|
/trunk/main/sd/source/core/ |
H A D | CustomAnimationCloner.cxx | 155 Reference< XAnimationNode > xEmpty; in Clone() local 156 return xEmpty; in Clone()
|
/trunk/main/framework/source/uiconfiguration/ |
H A D | uicategorydescription.cxx | 448 Reference< XNameAccess > xEmpty; local 450 …m_xGenericUICommands = new ConfigurationAccess_UICategory( aGenericCategories, xEmpty, xServiceMan…
|
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/ |
H A D | ReportBuilderImplementation.java | 221 PropertyValue[] xEmpty = new PropertyValue[0]; in switchOffPropertyBrowser() local 222 xDispatch.dispatch(aURL[0], xEmpty); in switchOffPropertyBrowser()
|
/trunk/main/framework/source/uielement/ |
H A D | uicommanddescription.cxx | 649 Reference< XNameAccess > xEmpty; local 651 …m_xGenericUICommands = new ConfigurationAccess_UICommand( aGenericUICommand, xEmpty, xServiceManag…
|
/trunk/main/io/source/stm/ |
H A D | odata.cxx | 1471 Reference< XPersistObject > xEmpty; in readObject() local 1472 m_aPersistVector.insert( m_aPersistVector.end(), (long)(nId - nSize + 1), xEmpty ); in readObject()
|
/trunk/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 446 uno::Reference< linguistic2::XSpellChecker1 > xEmpty; in Continue() local 448 xEmpty, pPageCnt, pPageSt, false, &rArgs ) >>= aConvText; in Continue()
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | brwctrlr.cxx | 659 Reference< XInterface > xEmpty; in ~SbaXDataBrowserController() local 660 m_xFormControllerImpl->setDelegator(xEmpty); in ~SbaXDataBrowserController()
|
/trunk/main/xmloff/source/draw/ |
H A D | ximpshap.cxx | 3714 uno::Reference< xml::sax::XAttributeList> xEmpty; in EndElement() local 3735 GetImport(), XML_NAMESPACE_DRAW, GetXMLToken( eToken ), mxAttrList, mxShapes, xEmpty ); in EndElement()
|
Completed in 90 milliseconds