Searched refs:checkForSelectedFontWork (Results 1 – 5 of 5) sorted by relevance
| /AOO42X/main/svx/source/toolbars/ |
| H A D | fontworkbar.cxx | 241 bool checkForSelectedFontWork( SdrView* pSdrView, sal_uInt32& nCheckStatus ) in checkForSelectedFontWork() function 588 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 593 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 600 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 605 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 612 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 619 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState() 624 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 | 1525 if (svx::checkForSelectedFontWork( in GetSelectionType()
|
| /AOO42X/main/sc/source/ui/view/ |
| H A D | tabvwsh4.cxx | 916 if (svx::checkForSelectedFontWork( in SetCurSubShell()
|