Lines Matching refs:MyProperty

125 shell::MyProperty::MyProperty( const rtl::OUString&                         __PropertyName )  in MyProperty()  function in shell::MyProperty
132 shell::MyProperty::MyProperty( const sal_Bool& __isNative, in MyProperty() function in shell::MyProperty
150 shell::MyProperty::~MyProperty() in ~MyProperty()
186 m_aDefaultProperties.insert( MyProperty( true, in shell()
197 MyProperty( true, in shell()
209 m_aDefaultProperties.insert( MyProperty( true, in shell()
221 m_aDefaultProperties.insert( MyProperty( true, in shell()
232 m_aDefaultProperties.insert( MyProperty( true, in shell()
244 m_aDefaultProperties.insert( MyProperty( true, in shell()
255 m_aDefaultProperties.insert( MyProperty( true, in shell()
266 m_aDefaultProperties.insert( MyProperty( true, in shell()
277 m_aDefaultProperties.insert( MyProperty( true, in shell()
289 MyProperty( in shell()
308 m_aDefaultProperties.insert( MyProperty( false, in shell()
320 m_aDefaultProperties.insert( MyProperty( true, in shell()
330 m_aDefaultProperties.insert( MyProperty( true, in shell()
340 m_aDefaultProperties.insert( MyProperty( true, in shell()
351 m_aDefaultProperties.insert( MyProperty( true, in shell()
490 MyProperty newProperty( false, in associate()
532 MyProperty oldProperty( PropertyName ); in deassociate()
557 MyProperty ContentTProperty( ContentType ); in deassociate()
840 MyProperty toset( values[i].Name ); in setv()
1095 MyProperty readProp( properties[i].Name ); in getv()
1944 MyProperty ContentTProperty( ContentType ); in insertDefaultProperties()
2238 MyProperty readProp( false, in load()
2285 it1 = properties.find( MyProperty( Title ) ); in commit()
2295 it1 = properties.find( MyProperty( CasePreservingURL ) ); in commit()
2357 it1 = properties.find( MyProperty( IsVolume ) ); in commit()
2361 it1 = properties.find( MyProperty( IsFolder ) ); in commit()
2365 it1 = properties.find( MyProperty( IsDocument ) ); in commit()
2380 it1 = properties.find( MyProperty( IsRemote ) ); in commit()
2384 it1 = properties.find( MyProperty( IsRemoveable ) ); in commit()
2388 it1 = properties.find( MyProperty( IsCompactDisc ) ); in commit()
2392 it1 = properties.find( MyProperty( IsFloppy ) ); in commit()
2400 it1 = properties.find( MyProperty( IsRemote ) ); in commit()
2404 it1 = properties.find( MyProperty( IsRemoveable ) ); in commit()
2408 it1 = properties.find( MyProperty( IsCompactDisc ) ); in commit()
2412 it1 = properties.find( MyProperty( IsFloppy ) ); in commit()
2422 it1 = properties.find( MyProperty( Size ) ); in commit()
2426 it1 = properties.find( MyProperty( IsReadOnly ) ); in commit()
2437 it1 = properties.find( MyProperty( IsHidden ) ); in commit()
2448 it1 = properties.find( MyProperty( DateModified ) ); in commit()
2474 it1 = properties.find( MyProperty( CreatableContentsInfo ) ); in commit()
2543 MyProperty readProp( properties[i].Name ); in getv()