Searched refs:checkForSelectedFontWork (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/svx/source/toolbars/ |
H A D | fontworkbar.cxx | 249 bool checkForSelectedFontWork( SdrView* pSdrView, sal_uInt32& nCheckStatus ) in checkForSelectedFontWork() function 596 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 601 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 608 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 613 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 620 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 627 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 632 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
|
/aoo4110/main/svx/inc/svx/ |
H A D | fontworkbar.hxx | 40 bool SVX_DLLPUBLIC checkForSelectedFontWork( SdrView* pSdrView, sal_uInt32& nCheckStatus );
|
/aoo4110/main/sd/source/ui/view/ |
H A D | ToolBarManager.cxx | 1329 if (svx::checkForSelectedFontWork(pView, nCheckStatus)) in SelectionHasChanged()
|
/aoo4110/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1527 if (svx::checkForSelectedFontWork( in GetSelectionType()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | tabvwsh4.cxx | 916 if (svx::checkForSelectedFontWork( in SetCurSubShell()
|
Completed in 49 milliseconds