Searched refs:checkForSelectedFontWork (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/source/toolbars/ |
H A D | fontworkbar.cxx | 243 bool checkForSelectedFontWork( SdrView* pSdrView, sal_uInt32& nCheckStatus ) in checkForSelectedFontWork() function 590 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 595 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 602 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 607 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 614 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 621 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 626 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
|
/aoo42x/main/svx/inc/svx/ |
H A D | fontworkbar.hxx | 40 bool SVX_DLLPUBLIC checkForSelectedFontWork( SdrView* pSdrView, sal_uInt32& nCheckStatus );
|
/aoo42x/main/sd/source/ui/view/ |
H A D | ToolBarManager.cxx | 1329 if (svx::checkForSelectedFontWork(pView, nCheckStatus)) in SelectionHasChanged()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1527 if (svx::checkForSelectedFontWork( in GetSelectionType()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwsh4.cxx | 916 if (svx::checkForSelectedFontWork( in SetCurSubShell()
|
Completed in 31 milliseconds