Home
last modified time | relevance | path

Searched refs:IsKnown (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sfx2/inc/sfx2/ !
H A Dprinter.hxx75 sal_Bool IsKnown() const { return bKnown; } in IsKnown() function in SfxPrinter
/trunk/main/sfx2/source/view/ !
H A Dprinter.cxx159 bKnown ( rPrinter.IsKnown() ) in SfxPrinter()
/trunk/main/sc/source/ui/unoobj/ !
H A Dconfuno.cxx195 if (pNewPrinter->IsKnown()) in setPropertyValue()
H A Dviewuno.cxx1036 if (pNewPrinter->IsKnown())
H A Ddocuno.cxx1542 if (pNewPrinter->IsKnown())
/trunk/main/sw/source/ui/uno/ !
H A DSwXDocumentSettings.cxx378 if( pNewPrinter->IsKnown() ) in _setSingleValue()
/trunk/main/starmath/source/ !
H A Dunomodel.cxx674 if (pNewPrinter->IsKnown()) in _setPropertyValues()
/trunk/main/sw/source/filter/xml/ !
H A Dxmlimp.cxx1502 pDoc->SetOLEPrtNotifyPending( !pPrinter->IsKnown() ); in SetConfigurationSettings()