Searched refs:GetOutlinerMode (Results 1 – 6 of 6) sorted by relevance
65 sal_uInt16 GetOutlinerMode() const;
1054 sal_uInt16 GetOutlinerMode() const { return nOutlinerMode & OUTLINERMODE_USERMASK; } in GetOutlinerMode() function in Outliner
84 sal_uInt16 nOutlMode = pOutliner->GetOutlinerMode(); in disposeOutliner()
791 if( pOPO && pOPO->GetOutlinerMode() == OUTLINERMODE_DONTKNOW ) in NewOrLoadCompleted()800 if( pOPO && pOPO->GetOutlinerMode() == OUTLINERMODE_DONTKNOW ) in NewOrLoadCompleted()
164 sal_uInt16 OutlinerParaObject::GetOutlinerMode() const in GetOutlinerMode() function in OutlinerParaObject
643 Init( rPObj.GetOutlinerMode() ); in SetText()
Completed in 496 milliseconds